###############################################################################
# YaBB: Yet another Bulletin Board                                            #
# Open-Source Community Software for Webmasters                               #
# Version:        YaBB 1 Gold - SP 1.3                                        #
# Released:       December 2001; Updated April 6, 2003                        #
# Distributed by: http://www.yabbforum.com                                    #
# =========================================================================== #
# Copyright (c) 2000-2003 YaBB (www.yabbforum.com) - All Rights Reserved.     #
# Software by: The YaBB Development Team                                      #
#              with assistance from the YaBB community.                       #
# Sponsored by: Xnull Internet Media, Inc. - http://www.ximinc.com            #
###############################################################################

** Revised: April 6, 2003 @ 4:39AM GMT-6 **

BELOW IS A LIST OF THE CHANGES THAT HAVE BEEN MADE SINCE YABB 1 GOLD - SERVICE PACK 1.2 FOR THIS UPDATE, SP 1.3!

We hope you enjoy this latest release provided by http://www.yabbforum.com!
The YaBB Team would like to thank all who provided help for 
this release in the way of testing, code work, and mods!


Security Fixes:
-------------------------
Fixed bug where everyone can enter admin center with direct link" (http://sourceforge.net/tracker/index.php?func=detail&aid=677836&group_id=9008&atid=109008) - Torsten Mrotz
Fixes "Javascript/Mouseover security hole" in glow and shadow tags (http://sourceforge.net/tracker/index.php?func=detail&aid=677823&group_id=9008&atid=109008) - Torsten Mrotz
Check for existing and + number for 'maxdays' in removeoldthreads - Spikecity


Bux Fixes:
-------------------------
Removed extra &is_admin in sub ml, Admin.pl (http://sourceforge.net/tracker/index.php?func=detail&aid=679345&group_id=9008&atid=109008) - Torsten Mrotz
Fixed bug where you can't delete members from admin center (http://sourceforge.net/tracker/index.php?func=detail&aid=677831&group_id=9008&atid=109008) - Torsten Mrotz
Fixed deletion of Moderator changes all Moderators back to Users (http://sourceforge.net/tracker/index.php?func=detail&aid=677837&group_id=9008&atid=109008) - Torsten Mrotz
Improved email regexp for profile, register, sendtopic, fixing problems with email adresses which contain "-", "+" and TLD .info (http://sourceforge.net/tracker/index.php?func=detail&aid=677827&group_id=9008&atid=109008) - Michael Prager, Torsten Mrotz
Shadow tag improved ( only the parameter "left" was allowed. now it supports left, right, top, bottom, topright, bottomright, bottomleft, topleft. Also all values can be entered in degrees ) - Torsten Mrotz
Better input check for moderator-field in admin center (to fix repeat names, spaces, etc.) - Torsten Mrotz
Fixed wrong person in /me for signatures (http://sourceforge.net/tracker/index.php?func=detail&aid=677834&group_id=9008&atid=109008) - Torsten Mrotz
Fixed the error with Cookie-Header-Code in Subs.pl" which occurs only on some servers (http://sourceforge.net/tracker/index.php?func=detail&aid=677823&group_id=9008&atid=109008) - Torsten Mrotz
Fixed yabbc tables with linebreaks and spaces between tags looks very ugly; all code between the table codes are removed now - except between <td> and </td> (http://sourceforge.net/tracker/index.php?func=detail&aid=679095&group_id=9008&atid=109008) - Torsten Mrotz
Fixed the bug with Sort function and ActivePerl 5.8, which occurs on some servers (http://sourceforge.net/tracker/index.php?func=detail&aid=680416&group_id=9008&atid=109008) - Dummy Proof
Display name set for /me when doing a post/im preview - Corey Chapman
Wrong variable name caused notifications to not be delete-able - Dummy Proof
Animated smileys stopped animating after clicking any yabbc button - Daicogra
Extra semicolon on line in load.pl removed - Patrick Clinger
http:// was not added to user website links on any view of member list - Corey Chapman
Link tags were being created on member list pages for users with no website - Corey Chapman
Target for website links on member list was set to the website text instead of _blank - Corey Chapman
HTML characters in subject improperly displayed as html code when posting/previewing - Corey Chapman
Wrong variable names used in preview() causing long subjects to not get cut at 50 characters - Corey Chapman
Check for non-existent action in YaBB.pl removed - Corey Chapman
Rebuild memberlist now rebuilds in order of date registered - Torsten Mrotz
Moderators could not be added if in the membergoup required for access to the category - Dummy Proof
Users could lock threads if they knew the URL to do so - Corey Chapman
Time settings dropdown in admin center had mislabeled variables - Dummy Proof
EditNews created extra blank line in news - SpikeCity


Enhancements/Speedups:
-------------------------
Remove double load of cat.txt in Admin.pl and BoardIndex.pl through adding a check-var (http://www.yabbforum.com/community/?board=Y1GoldSPs;action=display;num=1044265977) - Torsten Mrotz
Removed unused function from ubbc.js - Corey Chapman
Hash used for determining action in YaBB.pl (new file SubList.pl) - Zoo
Removed unused code (file open) in manageboards.pl - Dummy Proof
Admin/Mod check for locking threads moved before file opens - Corey Chapman


Friendliness Changes:
-------------------------
To display names that start with special characters in "View Members by Letter", an option "other" was added to the memberlist - Dummy Proof
&is_admin call to replace admin check in removeoldthreads - Corey Chapman
Extra page to verify clean_log replaced with easy javascript function - Torsten Mrotz
Removed unneeded declaration of $user_ip in english.lng - Corey Chapman
Logging of a guest is taken out of the log as soon as the guest logs in - Dummy Proof
Guests cannot view profiles - Christer


Layout Changes/Fixes:
-------------------------
Extra " in Admin.pl removed (http://sourceforge.net/tracker/index.php?func=detail&aid=678577&group_id=9008&atid=109008) - Torsten Mrotz
Fixed "align="lef"t in Profile.pl (http://sourceforge.net/tracker/index.php?func=detail&aid=682230&group_id=9008&atid=109008) - Torsten Mrotz
Allowed the following HTML-codes in error-messages: <BR> <B>, fixing bug "Forgot Password - shows HTML tags" and similars (http://sourceforge.net/tracker/index.php?func=detail&aid=678743&group_id=9008&atid=109008) - Torsten Mrotz
Fixed some layout problems with image/text links (http://sourceforge.net/tracker/index.php?func=detail&aid=679653&group_id=9008&atid=109008 + http://sourceforge.net/tracker/index.php?func=detail&aid=679344&group_id=9008&atid=109008) - Torsten Mrotz
/me output italicized - Corey Chapman
Removed unneeded javascript from profile edit page - Corey Chapman
Class settings added to table/text of detailed version check for proper layout - Corey Chapman
Updated comment block added to settings.pl when modifying (overlooked in sp1.2) - Corey Chapman
Fixed admin ban page table layout - Corey Chapman
Fixed 3rd row's layout of email members table - Corey Chapman
Better form tag placement for search page to not space out tables - Scalper
Instant Message author info displayed in same format as post author info - Corey Chapman
